Build Log
  

Rebuild started: Project: sqlite3, Configuration: Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)

Command Lines
  
Creating temporary file "c:\Users\T-Rex\Desktop\Sample\sqlite3\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\RSP00000312964392.rsp" with contents
[
/Od /D "_DEBUG" /D "_WIN32_WCE=0x501" /D "UNDER_CE" /D "WIN32_PLATFORM_PSPC" /D "WINCE" /D "DEBUG" /D "_LIB" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /MTd /fp:fast /GR- /Fo"Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug/" /Fd"Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug/vc80.pdb" /W3 /c /Zi /TC

".\sqlite3.c"
]
Creating command line "cl.exe @"c:\Users\T-Rex\Desktop\Sample\sqlite3\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\RSP00000312964392.rsp" /nologo"
Creating temporary file "c:\Users\T-Rex\Desktop\Sample\sqlite3\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\RSP00000412964392.rsp" with contents
[
/OUT:"C:\Users\T-Rex\Desktop\Sample\lib/sqlite3d.lib"  /subsystem:windowsce,5.01

".\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\sqlite3.obj"
]
Creating command line "lib.exe @"c:\Users\T-Rex\Desktop\Sample\sqlite3\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\RSP00000412964392.rsp" /NOLOGO"
Output Window
  
Compiling...
sqlite3.c
.\sqlite3.c(11868) : warning C4244: '=' : conversion from '__int64' to 'time_t', possible loss of data
.\sqlite3.c(27520) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
.\sqlite3.c(27581) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
.\sqlite3.c(32587) : warning C4244: '=' : conversion from 'i64' to 'u32', possible loss of data
.\sqlite3.c(32815) : warning C4018: '<' : signed/unsigned mismatch
Creating library...
Results
  
Build log was saved at "file://c:\Users\T-Rex\Desktop\Sample\sqlite3\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\BuildLog.htm"
sqlite3 - 0 error(s), 5 warning(s)